This directory contains sources for BBE.DLL.

To compile it on Borland C++Builder, use the included BBE.MAK (subdirectory BCB).

To compile Brainiac with Visual C++ you have to do the following:
1. Open Brainiac Visual C workspace from the Brainiac Source directory
(subdirectory VC).
2. Set the project you want to build from Build/Set Active Configuration.
3. Press Build/Build Brainiac.

If you use other tools, follow the next steps:
1. Go to BBE_DEF.H and refefine the #define EXPO _declspec... statement to the
export tag you use in your tool.
2. Start a new Win32 project.
3. Add all the CPP and BBE.RES files to the project.
4. Enjoy, but don't forget us:)
